Click or drag to resize

RuleExceptionsWithinSizeRange Property

Specifies the minimum and maximum sizes that incoming messages must be in order for the condition or exception to apply.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public RulePredicateSizeRange WithinSizeRange { get; set; }

Property Value

Type: RulePredicateSizeRange
See Also